Skip to content

Conversation

@clatapie
Copy link
Contributor

@clatapie clatapie commented Nov 3, 2025

Closes #124

@clatapie clatapie self-assigned this Nov 3, 2025
@clatapie clatapie added the documentation Improvements or additions to documentation label Nov 3, 2025
@clatapie clatapie linked an issue Nov 3, 2025 that may be closed by this pull request
@RobPasMue
Copy link
Member

You might need to adapt the documentation paths as well like in

- name: (DOCS) Adapt the documentation paths
if: needs.is-only-docs-required.outputs.only-docs == 'true' && matrix.ansys-release == env.ANSYS_RELEASE_FOR_DOCS
run: |
find . -type f -exec sed -i 's|/__w/pyansys-workflows/pyansys-workflows/doc/source/examples/geometry-mechanical-dpf/images|./images/|g' {} +

@RobPasMue
Copy link
Member

What's the status here @clatapie ?

@clatapie
Copy link
Contributor Author

The issue is finally fixed:
image

This PR is ready to be reviewed and merged.

Copy link
Member

@RobPasMue RobPasMue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@clatapie clatapie merged commit 9ae2d42 into main Nov 19, 2025
4 checks passed
@clatapie clatapie deleted the fix/image_mapdl_dpf branch November 19, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix image on pymapdl-dpf example

3 participants